Skip to content

Instantly share code, notes, and snippets.

View NistorCristian's full-sized avatar

Nistor Cristian NistorCristian

  • HauntedThemes SRL
  • Bucharest
View GitHub Profile
@NistorCristian
NistorCristian / search-ghost-authors.html
Last active February 7, 2019 08:58
Search Ghost Authors
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<title>Search Ghost Authors</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
</head>