Last active
September 18, 2019 10:22
-
-
Save vbaimas/4753c1cd9be931870af4fb206e3faaef to your computer and use it in GitHub Desktop.
Revisions
-
vbaimas revised this gist
Sep 18, 2019 . No changes.There are no files selected for viewing
-
vbaimas renamed this gist
Sep 18, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
vbaimas revised this gist
Sep 18, 2019 . No changes.There are no files selected for viewing
-
vbaimas revised this gist
Sep 18, 2019 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +0,0 @@ -
vbaimas revised this gist
Sep 18, 2019 . No changes.There are no files selected for viewing
-
vbaimas revised this gist
Sep 18, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ <a href="<?php echo get_permalink( get_page_by_path( 'About' ) ) ?>">About Me</a> -
vbaimas renamed this gist
Sep 18, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
vbaimas created this gist
Sep 18, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ <a href="<?php echo get_permalink( get_page_by_title( 'about' ) ); ?>">About Me</a>