add presentation url
This commit is contained in:
@ -7,6 +7,4 @@ layout: home
|
||||
What's happening, my fellow developers?
|
||||
|
||||
Want to go [back to the site?](https://wyattjmiller.com)
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
4
src/eco202pres.php
Normal file
4
src/eco202pres.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?
|
||||
$url = "https://docs.google.com/presentation/d/1pLF2JgItDBqmTCm6upLffkmXI6B-WL4SzkMJ_xvWARI/edit";
|
||||
header("Location: " . $url);
|
||||
?>
|
Reference in New Issue
Block a user