added styling to viewblog page
This commit is contained in:
parent
b0b1ba1bb1
commit
a13b2c80f5
17 changed files with 71 additions and 625 deletions
2
.idea/jsLibraryMappings.xml
generated
2
.idea/jsLibraryMappings.xml
generated
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptLibraryMappings">
|
||||
<file url="file://$PROJECT_DIR$" libraries="{github, jquery-3.6.0, jquery-3.6.0.slim, js-cookie, simplemde}" />
|
||||
<file url="file://$PROJECT_DIR$" libraries="{github, jquery-3.6.0, jquery-3.6.0.slim, js-cookie, mathjax, simplemde}" />
|
||||
</component>
|
||||
</project>
|
||||
1
.idea/mdblog.iml
generated
1
.idea/mdblog.iml
generated
|
|
@ -25,6 +25,7 @@
|
|||
<orderEntry type="library" name="simplemde" level="application" />
|
||||
<orderEntry type="library" name="js-cookie" level="application" />
|
||||
<orderEntry type="library" name="github" level="application" />
|
||||
<orderEntry type="library" name="mathjax" level="application" />
|
||||
</component>
|
||||
<component name="PyDocumentationSettings">
|
||||
<option name="format" value="PLAIN" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue