trying to find the error
This commit is contained in:
Guillaume Redoulès 2017-10-14 22:07:14 +02:00
parent 8e0d852eaa
commit b2985b8a89
3 changed files with 29 additions and 1 deletions

28
.gitignore vendored Normal file
View File

@ -0,0 +1,28 @@
### macOS ###
*.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
*.pyc
*.lnk
*.bat
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
__pycache__

View File

@ -5,7 +5,7 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>redoules.github.io/</loc>
<lastmod>2017-10-14T22:02:48-00:00</lastmod>
<lastmod>2017-10-14T22:06:35-00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>

BIN
theme/.DS_Store vendored

Binary file not shown.