Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update download.php #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions wp/wp-content/themes/gsoc2016/download.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,6 @@
</div>
</a>
</div>
<div class="col s6 m3">
<a href="https://sourceforge.net/projects/brlcad/files/BRL-CAD%20for%20Mac%20OS%20X/">
<div class="card waves-effect waves-block">
<div class="card-content">
<img src="<?php bloginfo('template_url');?>/img/macos.png" alt="">
</div>
<div class="card-action center">
macOS
</div>
</div>
</a>
</div>
</div>
<div class="row">
<div class="col m6 s12">
Expand Down Expand Up @@ -111,4 +99,4 @@
}
</script>

<?php get_footer(); ?>
<?php get_footer(); ?>