Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
so1ve committed Jul 18, 2020
1 parent 3ab537d commit c9c0f23
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 1 deletion.
4 changes: 4 additions & 0 deletions deploy.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@echo off
git add -A
git commit -m "Demo updated: %date% - %time%"
git push -u origin site-source -f
2 changes: 2 additions & 0 deletions deploy.vbe
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
set ws=wscript.createobject("wscript.shell")
ws.run "deploy.bat /start",0

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"css/tony.min.2cd909c3b2b4f0eb1f6b8dbe02a8be4ed8a7456895a39f284818ed1e771073c6.css","MediaType":"text/css","Data":{"Integrity":"sha256-LNkJw7K08Osfa42+Aqi+TtinRWiVo58oSBjtHncQc8Y="}}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"css/tony.min.2cd909c3b2b4f0eb1f6b8dbe02a8be4ed8a7456895a39f284818ed1e771073c6.css","MediaType":"text/css","Data":{"Integrity":"sha256-LNkJw7K08Osfa42+Aqi+TtinRWiVo58oSBjtHncQc8Y="}}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Target":"css/tony.min.2cd909c3b2b4f0eb1f6b8dbe02a8be4ed8a7456895a39f284818ed1e771073c6.css","MediaType":"text/css","Data":{"Integrity":"sha256-LNkJw7K08Osfa42+Aqi+TtinRWiVo58oSBjtHncQc8Y="}}
2 changes: 1 addition & 1 deletion themes/tony

0 comments on commit c9c0f23

Please sign in to comment.