diff --git a/Kepala/header.rb b/Kepala/header.rb index 235d947..3165033 100644 --- a/Kepala/header.rb +++ b/Kepala/header.rb @@ -1,4 +1,10 @@ -print "By: Oka Aditya" +puts " __ __ __ _______ __ " +puts " / / / /__ ____ _____/ /__ _____ / ____(_)___ ____/ /__ _____" +puts " / /_/ / _ \/ __ `/ __ / _ \/ ___/ / /_ / / __ \/ __ / _ \/ ___/" +puts " / __ / __/ /_/ / /_/ / __/ / / __/ / / / / / /_/ / __/ / " +puts "/_/ /_/\___/\__,_/\__,_/\___/_/ /_/ /_/_/ /_/\__,_/\___/_/ " +puts " " +puts "By: Oka Aditya" print "Masukan Alamat Web : " url = gets.chomp