added php tags
I'm an idiot
This commit is contained in:
parent
e920c27986
commit
679269f9e2
@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
$url = "https://docs.google.com/presentation/d/1b3IyHs2Y3FneB_PDI9reP5hvrv0tUoAKA52Xh_ttu78/";
|
||||
header("Location: " . $url);
|
||||
?>
|
@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
$url = "https://docs.google.com/presentation/d/1pLF2JgItDBqmTCm6upLffkmXI6B-WL4SzkMJ_xvWARI/edit";
|
||||
header("Location: " . $url);
|
||||
?>
|
@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
$url = "https://docs.google.com/presentation/d/1Aa3veC98tlwjQLTsJ7waoCtq7DooP7zGvhijK0W9fwA/";
|
||||
header("Location: " . $url);
|
||||
?>
|
Loading…
Reference in New Issue
Block a user