Skip to content
Snippets Groups Projects
Commit d5a2fb9a authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

update for mkdocs 1

parent 5defc285
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
{%- set fname = output.metadata.filenames['application/vnd.plotly.v1+json'] -%}
{%- set plotly_url = fname | path2url -%}
{%- set div_id = fname.split('/') | last -%}
<div id="{{div_id}}"></div>
<div id="{{div_id}}"><img ></img></div>
<script>
window.addEventListener('load', function() {
......
......@@ -4,7 +4,7 @@ repo_name: source
edit_uri: edit/master/src/
site_description: |
Lecture notes for the TU Delft course TN2844 Solid state physics
pages:
nav:
- Intro: 'index.md'
- Phonons and specific Heat: 'lecture_1.md'
- Free electron model: 'lecture_2.md'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment